home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb.new / gdb-4.0 / gdb / xconfig / vax < prev   
Encoding:
Text File  |  1991-08-24  |  424 b   |  11 lines

  1. # Host: DEC VAX running BSD or Ultrix
  2. # The following types of /bin/cc failures have been observed:
  3. # 1.  Something in readline.c which I have never seen
  4. # 2.  ``"values.c", line 816: compiler error: schain botch''
  5. #msg /bin/cc has been known to fail on VAXen running BSD4.3
  6. #msg If this occurs, use gcc
  7. #msg  (but see comments in Makefile.dist about compiling with gcc).
  8.  
  9. XDEPFILES= infptrace.o coredep.o
  10. XM_FILE= xm-vax.h
  11.